home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000394_news@newsmaster….columbia.edu _Sun Dec 6 05:07:07 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id FAA21587
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 6 Dec 1998 05:07:01 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id FAA02118
  7.     for kermit.misc@watsun; Sun, 6 Dec 1998 05:07:00 -0500 (EST)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!news.mtu.edu!news.up.net!news-chi-1.sprintlink.net!news-east1.sprintlink.net!news-peer1.sprintlink.net!news.sprintlink.net!howland.erols.net!worldfeed.news.gte.net!not-for-mail
  9. From: "Bob Mergner" <rmergner@spamnomorehworks.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Password Encryption
  12. Date: Tue, 1 Dec 1998 15:02:07 -0500
  13. Organization: gte.net
  14. Lines: 11
  15. Message-ID: <741i1m$pls$1@news-1.news.gte.net>
  16. NNTP-Posting-Host: 1cust222.tnt18.nyc3.da.uu.net
  17. X-Auth: DF43DE1B5A9E96C44CD38491
  18. X-Newsreader: Microsoft Outlook Express 4.72.3110.1
  19. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:9601
  21.  
  22. I have scripts that log onto secure systems that began as generated scripts
  23. from the K95 Dialer.  The passwords in these generated files are encrypted.
  24. I now have to right multiple scripts, and would like to bypass the step of
  25. going into the dialer to generate basic scripts, especially since I am
  26. copying from older scripts that already work for the types of systems I am
  27. connecting to.  Is there some algorithm I can use to encrypt my passwords?
  28. Any help would be greatly appreciated.
  29.  
  30. Bob Mergner
  31.  
  32.